projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73423aa
)
comment
author
Joakim Verona
<joakim@verona.se>
Fri, 5 Apr 2013 18:23:57 +0000
(20:23 +0200)
committer
Joakim Verona
<joakim@verona.se>
Fri, 5 Apr 2013 18:23:57 +0000
(20:23 +0200)
src/xwidget.c
patch
|
blob
|
history
diff --git
a/src/xwidget.c
b/src/xwidget.c
index e0747e7da7a32e354a9170070cb3d2066b2c0858..c6714ad40a5ce80c92e39213e4c0f01e4020e8f1 100644
(file)
--- a/
src/xwidget.c
+++ b/
src/xwidget.c
@@
-1134,7
+1134,7
@@
xwidget_init_view (struct xwidget *xww,
//////////////////////////////////////////////////////////////
//xwgir debug
- if (//EQ(xww->type, Qwebkit_osr)||
+ if (//EQ(xww->type, Qwebkit_osr)||
//TODO should be able to choose compile time which method to use with webkit
EQ(xww->type, Qsocket_osr)||
(Fget(xww->type, Qcxwgir_class) != Qnil))//xwgir widgets are OSR
{